home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Next Step: Mars?
/
Next Step Mars (1994)(IVI).iso
/
glowent.dir
/
00021_Script_21
< prev
next >
Wrap
Text File
|
1994-11-29
|
266b
|
20 lines
on exitFrame
global CM7SC3M1
if the movieTime of sprite 3 =CM7SC3M1 then
go to the frame + 1
else
go to frame the frame
end if
end
on mouseDown
set the movieRate of sprite 3 to 0
updateStage
go to frame "End"
end